Objects Reference

bsp_object::remove_from_bsp

Prototype

void remove_from_bsp()

Parameters

None

Return Value

None

Remarks

This function removes the object from the bsp tree, by removing it from the linked list of elements from the bsp_node the object is in. After removing the object from the bsp tree, you can move it around and reinsert it in a new position.